6 csv files from kaggle about International Student Demographics:
academic.csv
academic_detail.csv
source_of_fund.csv
status.csv
origin.csv
field_of_study.csv
Map data was downloaded using the command:
# Download the shapefile from github , unzip and place in your directorydownload.file("https://raw.githubusercontent.com/holtzy/R-graph-gallery/master/DATA/world_shape_file.zip",destfile ="DATA/world_shape_file.zip")
International Student Counts per Category
International Student Funding Sources (2007-2022)
Where do International Students come from?
Popular Academic Levels per Country
The stacked bar chart shows the 10 countries that send most students to the US.